<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*2019-06-17æ–°è¡¥å……*/
.w100{width: 100%;}
.clear{clear: both;}
.youshi_neirong1{
	width: 1200px;
	height: 770px;
	margin: auto;
	/*background:#eee;*/
	position: relative;
	overflow: hidden;
}
.imgfit{display: flex;justify-content: center;align-items: center;}
.youshi_neirong1 li{width: 50%;height: 260px;float: left;cursor: pointer;}
.youshi_neirong1 li .le{width: 260px;height: 260px;float: left;display: flex;
    justify-content: center;
    align-items: center;}
    .youshi_neirong1 li a{display: block;width: 100%;height:100%;}
    .youshi_neirong1 li .le .son{width: 200px;height: 240px;}
.youshi_neirong1 li .le .s{width: 200px;height: 200px;overflow: hidden;}
.youshi_neirong1 li .le .s img{width: 100%;transition: 0.4s}
.youshi_neirong1 li .le .x{width: 100%;text-align: center;height: 40px;/*background: #ccc;*/line-height: 40px;font-weight: bold;
    font-size: 20px;}
.youshi_neirong1 li .ri{width: 340px;height: 260px;float: right;/*background: #ddd;*/line-height: 1.6;color: #333}
.youshi_neirong1 li:hover{background: #f5f5f5;}
.youshi_neirong1 li:hover .le .s img{transform: scale(1.1);}
























</pre></body></html>